html,body {
    font-family: 微软雅黑 !important;
}

a:hover {
    text-decoration: none;
}

.header {
    background-color: #8f0100;
    border-bottom: 2px solid #ffffff;
}
.kj-btn {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #e8e8e8;
}

.kj-btn-text {
    color: #737373;
    font-size: 12px;
}

.kj-language {
    float: right;
}

.bk1 {
    height:1px;
    clear: both;
}

.logo {
    text-align: left;
    padding-left: 30px;
}

.search {
    text-align: right;
    margin-top: 12px;
	margin-bottom:-15px;
}

.search-text {
    color: #e8e8e8;
    font-size: 16px;
}

.kj-navbar {
    background-color: #8f0100;
    border: none;
    margin-top: 20px;
    margin-bottom: 5px;
}

.kj-nav-img img {
    height: 179px;
}

.kj-navbar-text {
    font-size: 16px;
}

.kj-navbar-text li {
    padding: 0 15px;
}

.kj-navbar-text a {
    color: #ffffff !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
    background-color: #8f0100 !important;
    color: #fff !important;
}

.kj-nav-down {
    width:100% !important;
}

.banner {
    padding: 0;
}

.kj-nav-down {
    margin-top: 5px !important;
    border-top: none;
    background-color: #d9d9d9;
}

.kj-nav-down ul {
    position: relative;
    left: 0;
    overflow: hidden;
}



/*.navbar .nav > li .dropdown-menu {
    margin: 0;
}
.navbar .nav > li:hover .dropdown-menu {
    display: block;
}*/

[class^="m-icon-"]
{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 4px;
    line-height: 14px;
    vertical-align: top;
    background-image: url(../images/yncfusion-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

[class^="m-icon-big-"]
{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 6px;
    vertical-align: top;
    background-image: url(../images/syncfusion-icons.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
}

.m-icon-white
{
    background-image: url(../images/syncfusion-icons.png);
}

/*  Misc */
.btn.icn-only
{
    min-width: 14px;
}
.btn.bigicn-only
{
    min-width: 34px;
}
.m-icon-swapright
{
    background-position: -27px -10px;
}
.m-icon-swapdown
{
    background-position: -68px -10px;
}
.m-icon-swapleft
{
    background-position: -8px -10px;
}
.m-icon-swapup
{
    background-position: -46px -10px;
}
.m-icon-big-swapright
{
    background-position: -42px -28px;
}
.m-icon-big-swapdown
{
    background-position: -115px -28px;
}
.m-icon-big-swapleft
{
    background-position: -6px -28px;
}
.m-icon-big-swapup
{
    background-position: -78px -28px;
}

/*******************焦点图样式********************************************************/
.carousel
{
    margin-bottom: 0;
}

.carousel .carousel-caption a
{
    color: #fff;
}

.carousel .carousel-inner .item
{
    margin-bottom: 10px;
}

.carousel a.carousel-control
{
    border: none;
    padding: 5px;
    display: none;
}

.carousel:hover a.carousel-control
{
    display: block;
    width: 40px;
    height: 40px;
}
.kj-left {
    top:45%;
    position: absolute;
    background-repeat: repeat-x;
    left:10px;
}
.kj-right {
    position: absolute;
    background-repeat: repeat-x;
    top:45%;
    left: auto;
    right: 10px;
}

.kj-item {
    /*background:rgba(0, 00, 0, 0.6) none repeat scroll 0 0 !important;
    filter:alpha(opacity=60);
    background: #000;*/
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    text-align: center;
	_padding: 40px 0;
	text-shadow: black 1px 1px 1px;
}

.banner h4 {
    font-size: 26px;
    color: #fefefe;
}

.banner p {
    color: #fefefe;
    font-size: 16px;
}

.banner a {
    text-decoration: none;
}

.kj-content-h3 {
    font-family: 微软雅黑 !important;
    font-size: 16px;
    float: left;
    line-height:45px;
    margin: 0;
    font-weight: bold;
}

.divrefresh {
    float: right;
    color: #555555;
    line-height: 45px;
    padding: 0;
    border: none;
}

.divrefresh:hover {
    color: #8f0100;
    text-decoration: none;
}

.divrefresh:focus {
    background-color: transparent;
    color: #8f0100;
    text-decoration: none;
    outline:none;
    -moz-outline:none;
}

.movie {
    padding: 0;
}

.kj-new > a {
    display: block;
}

.kj-new img {
	height:145px;
}
@media screen and (max-width: 990px){
	.kj-new img{
		height: auto !important;
	}
}

.kj-new-title {
    background-color: #d9d9d9;
}

.height1 {
	height:165px;
}

.kj-new-title a {
    display: block;
    color: #333333;
    font-size: 16px;
    font-family: 微软雅黑 !important;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 10px;
    line-height: 28px;
}

.kj-new-title a:hover {
    color: #8f0100;
    text-decoration: none;
}

.kj-new-title p {
    padding: 0 10px 5px 10px;
    letter-spacing: 1px;
}

.kj-new-content {
    border: 1px solid #dadada;
    margin-bottom: 19px;
}

.kj-new-more a {
    line-height: 45px;
    color: #666666;
    float: right;
}

.kj-new-more a:hover {
    color: #8f0100;
    text-decoration: none;
    outline: none;
}

.kj-new-content h3 {
    margin: 0;
}

.kj-new-content h3 a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 0 0 0 10px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kj-new-content h3 a:hover {
    color: #8f0100;
    text-decoration: none;
}

.kj-new-content p.date {
    font-size: 12px;
    padding-left: 10px;
    margin: 0;
    line-height: 23px;
}

.kj-new-text {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 1px;
}

.child_company {
    _margin: 10px 0 20px 0;
    margin: 10px 0 0 0;
}

.cld_com {
    margin: 10px 0;
}

.cld_com a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: block;
    text-align: center;
    padding: 5px 0;
    background-color: #d9d9d9;
}

.cld_com a:hover {
    color: #fff;
    background-color: #8f0100;
    text-decoration: none;
}

.col-xs-7ths, .col-sm-7ths, .col-md-7ths, .col-lg-7ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media ( min-width : 768px) {
    .col-sm-7ths {
        width: 14.2857%;
        float: left;
    }
}

@media ( min-width : 992px) {
    .col-md-7ths {
        width: 14.2857%;
        float: left;
    }

    .kj-nav-down li a {
        color: #000 !important;
        font-size: 16px;
    }
}

@media ( min-width : 1200px) {
    .col-lg-7ths {
        width: 14.2857%;
        float: left;
    }
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.footer {
    background-color: #8f0100;
}

.foot_nav {
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.foot_nav a {
    color: #fff;
    font-size: 13px;
}

.foot_nav a:hover {
    text-decoration: none;
}

.copyright {
    color: #fff;
    font-size: 13px;
    line-height:30px;
    _margin-bottom: 20px;
    letter-spacing: 1px;
}

.erweima {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 30px;
}

.erweima img {
    float: right;
    display: inline;
}

.content_title {
    background: #666666;
}

.content_title_h3 {
    color: #fefefe;
    font-style: 32px;
    font-family: 微软雅黑;
    font-weight: bold;
    margin: 15px 0;
}

.content_title_h3 small {
    color: #fefefe;
    margin-left: 15px;
}

.content_title_h3 small em {
    margin: 0 10px;
}

.content_title_h3 a {
    color: #fefefe;
}

.company_gupiao {
    border: 1px solid #dadada;
    padding: 6px;
    margin-bottom: 10px;
    text-align: center;
    height: 306px;
}

.company_img {
    border: 1px solid #dadada;
    padding: 6px;
    height:237px;
    margin-bottom: 10px;
}

.company_wenhua_img {
    border: 1px solid #dadada;
    margin-bottom: 28px;
}

.company_img img {
    height:223px;
    display: block;
    max-width: 100%;
}

.company_text {
    border: 1px solid #dadada;
    padding: 5px 15px 5px 15px;
    height:237px;
    margin-bottom: 10px;
}

.company_text1 {
    border: 1px solid #dadada;
    padding: 5px 15px 5px 15px;
    height:306px;
    margin-bottom: 10px;
}

.company_text h3 {
    color: #8f0100;
    font-size: 17px;
    font-family: 微软雅黑;
    font-weight: bold;
}

.company_text1 h3 {
    color: #8f0100;
    font-size: 17px;
    font-family: 微软雅黑;
    font-weight: bold;
}

.company_text p {
    height:161px;
    color: #545353;
    font-size: 13px;
    line-height: 23px;
    overflow: hidden;
    display: block;

}

.content_title_1 h3 {
    color: #8f0100;
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: 500;
    margin: 15px 0;
}

.content_title_1 span {
    line-height:22px;
    margin: 15px 0;
}

.content_title_1 span a {
    color: #666666;
}

.title_border {
    border-bottom: 4px solid #d9d9d9;
    margin-bottom: 15px;
}

#s_list {
    padding-right: 0px;
    padding-left: 0px;
    list-style-position: outside;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
    overflow: hidden;
}

#s_list li {
    width:250px;
    height:auto;
    float:left;
    padding: 0px;
    margin: 0px 15px;
    list-style-image: none;
    list-style-type: none;
}

#s_list a {
    display: block;
    margin: 0px;
    width: 250px;
    height: auto;
    text-align: center;
}

#demo {
    overflow:hidden;
    margin: 0 15px;
    _height:180px;
}

#demo img {

}

#indemo {
    float: left;
    width: 8000%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.more_text {
    margin-top: 15px;
    margin-bottom: 15px;
}

.more_text_neirong {
    padding: 10px;
    background-color: #d9d9d9;
    margin-bottom: 10px;
}

.more_text_neirong img{
    height: 179px;

}

.kj-new-title-1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height:48px;

}

.kj-new-title-1 a {
    color: #8f0100;
}

.kj-new-title-1 a:hover {
    text-decoration: none;
}

.page_content {
    margin-top: 15px;
}

.now_title {
    background-color: #d9d9d9;
    padding: 5px 15px;
}

.now_title h3 {
    line-height:30px;
    margin: 0;
    font-size: 18px;
}

.sidebar {
    _border: 1px solid #d9d9d9;
}

.sidebar-nav a {
    color: #666;
}

.sidebar-nav a:hover {
    color: #333;
}

.list_title {
    border-bottom: 1px solid #d9d9d9;
    margin: 10px 0;
}

.list_title h3 {
    border-bottom: 2px solid #8f0100;
    display: inline-block;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    color: #8f0100;
    font-size: 18px;
    line-height:26px;
}

.list_text_ul {
    padding: 0 0 0 15px;
}

.list_text_ul li {
    list-style: none;
    line-height: 28px;
}

.list_text_ul li a {
    color: #555;
    overflow: hidden;
}

.list_text_ul li a:hover {
    text-decoration: none;
    color: #8f0100;
}

.list_text_ul1 {
    padding: 0 15px 0 15px;
}

.list_text_ul1 li {
    list-style: none;
    line-height: 28px;
}

.list_text_ul1 li a {
    color: #555;
    overflow: hidden;
}

.list_text_ul1 li a:hover {
    text-decoration: none;
    color: #8f0100;
}

.font-style {
    color: #8f0100;
    font-weight: 700;
    padding: 0 15px 0 0;
}

.page_content {
    margin-bottom: 15px;
}

.page_content p img {
    
    height: auto;
    max-width: 100%;
}

.mar-btm-1 {
    margin-bottom: 28px;
}

.bk2 {
    background-color: #d9d9d9;
}

.demo_bk {
    margin: 0 15px;
    padding: 25px 0;
}

.changmao_img {
    margin-bottom: 15px;
}

.changmao_img img {
    height:156px;
}

.shebei_img {
    margin-bottom: 15px;
}

.shebei_img img {
    height:180px;
	border:1px solid #ccc;
}

.pages nav ul li a {
    color: #666;
}

.pages nav ul li.active a {
    background: #8f0100;
    border-color: #8f0100;
    color: #fff;
}

/*图片内容*/
.photo-channel #Article .tool{ position:relative; height:35px; padding-top:6px}
.photo-channel #Article .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next{background: url(../images/v9/up-next.png) no-repeat; height:27px; width:31px;margin-right:10px; overflow:hidden; line-height:27px}
.photo-channel #Article .tool .auto span,.photo-channel .tool .up span,.photo-channel .tool .next span{ visibility:hidden}
.photo-channel #Article .tool .auto{background-position: -39px top;}
.photo-channel #Article .tool .next{background-position: -78px top;}
.photo-channel #Article .Article-Tool{ position:absolute; right:0; border:none; background:none; font-size:12px; font-weight:normal}
.photo-channel #Article .tool .stat{ color:#999;}
.photo-channel #Article .big-pic{ text-align:center; padding:10px 0; border:1px solid #ededed; background-color:#fafcfe; position: relative}
.photo-channel #Article .big-pic #big-pic{display:table-cell;vertical-align:middle;*display:block; overflow:hidden;*font-size:480px; width:896px; height:650px}
.photo-channel #Article .big-pic .max{ position:absolute; bottom:0px; right:0px;background: #FFF url(../images/v9/max.png) no-repeat 5px center; z-index:101; padding:5px 5px 5px 20px}
.photo_prev{position:absolute;left:0;top:0;width:50%;height:100%;z-index:100}
.photo_next{ position:absolute; right:0; top:0; width:50%; height:100%; z-index:100}
.photo_prev a,.photo_next a{background-image: url(../images/blank.gif);display:block; width:100%; height:100%; outline:none;}

#Article .list-pic{ padding:22px 0 16px; height:100px}
#Article .cont{overflow:hidden; float: left; width:616px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}
/* endSelect */
#endSelect{top:290px;left:333px;position:absolute;width:230px;height:71px;border:1px solid #8a8a8a;display:none;z-index:200;}
#endSelect .bg{height:100%;width:100%;background:#000;filter:Alpha(Opacity=50);opacity:0.5;}
#endSelect .E_Cont{position:absolute;top:10px;left:26px;color:#fff;font-size:14px;}
#endSelect .E_Cont p{padding:4px 0;zoom:1;overflow:hidden;}
#rePlayBut,#nextPicsBut,#endSelect #endSelClose{background:url(../images/v9/big-btn.png) no-repeat}
#rePlayBut{float:left;width:69px;height:23px;background-position: 0px -167px;}
#nextPicsBut{float:left;width:97px;height:23px;background-position: -100px -167px;margin-left:10px;}
#endSelect #endSelClose{background-position: 0px -217px;position:absolute;top:3px;right:3px;cursor:pointer;width:11px;height:11px;overflow:hidden;z-index:2;}

.photo-channel #Article .text{ border:1px solid #ddd; background-color:#f3f3f3; padding:8px 10px; zoom:1; margin-bottom:20px}
.photo-channel .relevance{ padding:5px 10px 10px}
.photo-channel .relevance h5,.comment h4{background: url(../images/v9/icon.png) no-repeat left -375px; padding-left:16px;}
.photo-channel .relevance .photo-list{ padding:0; overflow:auto; padding-top:10px}
.photo-channel .relevance .photo-list li{ float:left; width:153px; padding:0}
.photo-channel .relevance .photo-list li .img-wrap{width:110px;height:86px;margin:0 auto;background: url(../images/v9/pic_bg.png) no-repeat; border:none; margin-bottom:6px}
.photo-channel .relevance .photo-list li .img-wrap a{*font-size:59px;width:104px; height:86px; padding:1px 5px 5px 1px }
.photo-channel .relevance .photo-list li .img-wrap a:hover{ background:none}

.box .photo-hot{padding:0 2px}
.photo-hot li{width:119px;*width:50%; text-align:center; padding:5px 0; vertical-align:top}
.photo-hot li div.img-wrap{ width:94px; margin:auto; margin-bottom:5px; height:64px;}
.photo-hot li div.img-wrap a{ width:94px; height:64px;*font-size:48px;}

.com_select {
    margin-bottom: 10px;
}

.com_select select {
    padding-top: 0;
    padding-bottom: 0;
    height: 24px;
    line-height: 24px;
}

.show_content img {
    height: auto;
    max-width: 100%;
}

.show_content h3 {
    border-bottom: 1px solid #d9d9d9;
    line-height: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #8f0100;
}

.show_content p,div {
	font-size:14px;
}

.hangkong {
    border: 6px solid #ececec;
    margin-top: 23px;
}

.hangkong_title {
    background: #666;
    _background: url(../images/hangkong_bg.jpg) no-repeat;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #999;
    padding: 156px 0;
}

.hangkong_title:hover {
    background: #8f0100;
    color: #fff;
    
}

.hangkong_title a p:hover {
    text-decoration: none;
}

.hangkong_title h3 {
    font-size: 33px;
    margin: 0;
    font-weight: bold;
}

.hangkong_title p {
    font-size: 15px;
    margin: 0;
}

.hangkong_title h3 a {
    color: #999;
    text-decoration: none;
}
.hangkong_title h3 a:hover {
	color:#fff;
}

.no_padding {
    padding: 0;
}

.no_margin {
    margin: 0;
}


.hangkong_child_title1 {
    color: #555555;
    padding: 46px 0 ;
}

.hangkong_child_title1 h3 {
    font-size: 28px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

.hangkong_child_title1 a {
    border: 1px solid #333333;
    display: block;
    width: 100px;
    text-align: center;
    color: #333;
    margin: 0 auto;
}

.hangkong_child_title1 a:hover {
	background:#8f0100;
	color:#fff;
	border:1px solid #fff;
}

.hangkong_child_title {
    color: #555555;
    padding: 46px 0;
}

.hangkong_child_title:hover {
	color:#8f0100;
}

.hangkong_child_title1:hover {
	color:#8f0100;
}

.hangkong_child_title h3 {
    font-size: 28px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

.hangkong_child_title a {
    border: 1px solid #333333;
    display: block;
    width: 100px;
    text-align: center;
    color: #333;
    margin: 0 auto;
}

.hangkong_child_title a:hover {
	background:#8f0100;
	color:#fff;
	border:1px solid #fff;
}

.zhineng {
    _background: #d9d9d9;
    padding: 0 0 10px 0;
    margin-top: 15px;
    border-top: 6px solid #ececec;
}

.zhineng_col {
    padding-left: 0;
}

.zhineng_img img {
    _border: 1px solid #999;
}

.zhineng_title {
    background: #666;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #999;
    padding: 66px 0;
    margin-top: 10px;
}

.zhineng_title:hover {
    background: #8f0100;
    color: #fff;
    
}

.zhineng_title h3 {
    font-size: 33px;
    margin: 0;
    font-weight: bold;
}

.zhineng_title p {
    font-size: 15px;
    margin: 0;
}

.zhineng_title h3 a {
    color: #999;
    text-decoration: none;
}

.zhineng_title h3 a:hover {
	color:#fff;
}

.meikuang {
    margin-top: 15px;
    border-top: 6px solid #ececec;
    margin-bottom: 15px;
}

.meikuang_img {
    margin-top: 15px;
}

.meikuang_img img {
    _border: 1px solid #999;
}

.meikuang_title {
    background: #666;
    margin-top: 15px;
    padding: 144px 0 143px 0;
	color:#999;
}

.meikuang_title a:hover {
    text-decoration: none;
	color:#fff;
}

.meikuang_title_sm {
    background: #000;
    margin-top: 15px;
}

.meikuang_title_sm h3 {
    color: #fff;
    margin: 0;
    padding: 15px 0;
}

.meikuang_title_sm h3 a {
    color: #fff;
}

.meikuang_title:hover {
    background: #8f0100;
    color: #fff;
    
}

.meikuang_title h3 {
	text-align: center;
    font-weight: bold;
    font-family: 微软雅黑;
	font-size: 33px;
}	

.meikuang_title p {
    text-align: center;
    font-weight: bold;
    font-family: 微软雅黑;
    _color: #999;
    font-size: 15px;
}

.chanpin_item {
    _background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
    filter:alpha(opacity=40);
    _background: #000;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    text-align: center;
}

.chanpin_box {
    margin-top: 10px;
}

.chanpin_box > a {
    display: block;
    border: 1px solid #ccc;
}

.chanpin_box1 {
    margin-top: 15px;
}

.chanpin_box1 > a {
    display: block;
    border: 1px solid #ccc;
}

.chanpin_tit {
    position: absolute;
    padding: 0;
    margin: 0 15px;
}

.chanpin_tit h3 {
    margin: 0;
    _color: #fff;
	color:#333;
    font-size: 16px;
    _float: left;
    _padding-left: 10px;
}

.chanpin_tit h3 a {
    color: #333;
    display: block;
    line-height: 35px;
	
}

.chanpin_tit h3 a:hover {
	color:#8f0100;
	font-weight:bold;
}

.chanpin_more {
    float: right;
    background: #8f0100;
    line-height: 35px;
    padding: 0 10px;
}

.chanpin_more a {
    color: #fff;
    font-size: 14px;
}

.chanpin_navbar_btn {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.chanpin_navbar_btn:hover {
    background: #eee;
    color: #333;
}

.click {
    background: #eee;
    color: #333;
}

.chanpin_navbar_btn_text_left {
    text-align: left;
    color: #666;
    padding-left: 30px;
}

.chanpin_navbar_drop {
    position: relative;
    width: 100%;
    border: none;
}

.chanpin_navbar_drop li a {
    padding: 10px 30px;
    color: #666;
}

.height2 {
	height:201px;
}

.xwhz {
	
}

.xw_box2 {
	border-bottom: 1px dashed #adadad;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 3px 0;
}

.xw_text1 {
    color: #333333;
    float: left;
    font-size: 14px;
}

.xw_text1 a {
    color: #333;
    text-decoration: none;
	font-weight:normal;
}

.sj_time1 {
    color: #595959;
    float: right;
    font-size: 12px;
	font-weight:normal;
}
